Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Infer Symbolic Shape No.137、143、159】【BUAA】Add elementwise ops #67120

Merged
merged 5 commits into from
Aug 9, 2024

Conversation

Guanhuachen2003
Copy link
Contributor

PR Category

CINN

PR Types

Others

Description

add nextafter&&gammaincc&&heaviside ops

Copy link

paddle-bot bot commented Aug 7, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@luotao1 luotao1 added contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 labels Aug 7, 2024
@Guanhuachen2003
Copy link
Contributor Author

test_gammaincc_op.py test_nextafter_op.py test_elementwise_heaviside_op.py 中有对应optest单测,'check_pir' 和 'check_symbol_infer' 两个flag都为打开状态; CI未执行gammaincc单测,但本地编译后能跑通该单测,并且打log发现确实跑了infersymbolicshape。
image

@luotao1 luotao1 merged commit 332cecb into PaddlePaddle:develop Aug 9, 2024
31 checks passed
Jeff114514 pushed a commit to Jeff114514/Paddle that referenced this pull request Aug 14, 2024
…ePaddle#67120)

* Update element_wise_binary.cc

* Update element_wise_binary.h

* delete unnecesary placeholders

* delete unnecesary placeholders

* Update ops.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants